Skip to main content
Version: 2.x

Class NativeMethods<T>

Declaration
public class NativeMethods<T> where T : OdinHandle

Derived:
OdinNative.Core.Imports.NativeCryptoMethods, OdinNative.Core.Imports.NativeLibraryMethods

Properties

Lock

Declaration
protected NativeMethods<T>.LockObject Lock { get; }

Methods

IsError(OdinError)

Declaration
public bool IsError(NativeBindings.OdinError error)
Returns

System.Boolean

Parameters
TypeName
OdinNative.Core.Imports.NativeBindings.OdinErrorerror

_DbgTrace()

Declaration
[Conditional("ODIN_DEBUG")]
protected static void _DbgTrace()